BitApps\Assist\Core\Database\QueryBuilder D

Total Complexity 190
Dependencies 9
Dependents 2
Total lines 1,486
Lines of code 655
Logical lines of code 370
Comment lines 522
Methods 79
Properties 21

Methods 79

Method Rating Maintainability Complexity Lines of code
prepareConditional()
A
46 12 37
bulkInsert()
A
42 10 54
prepareValueForWhere()
A
50 10 26
save()
A
51 9 26
processConditions()
A
50 8 27
prepareAttributeForSaveOrUpdate()
A
50 8 27
prepareOperatorForWhere()
S
58 5 16
exec()
S
61 4 13
join()
S
56 3 17
with()
S
66 4 8
get()
S
64 4 9
prepareUpdate()
S
59 3 14
asc()
S
62 3 11
desc()
S
62 3 11
find()
S
65 3 9
addBindings()
S
66 3 9
prepare()
S
69 3 6
getOrderBy()
S
63 3 10
count()
S
67 3 7
getJoin()
S
63 3 10
getOffset()
S
77 3 3
prepareOn()
S
65 3 8
getValueType()
S
76 3 3
min()
S
66 3 7
max()
S
66 3 7
prepareDelete()
S
65 3 8
insert()
S
65 3 10
on()
S
64 2 9
delete()
S
68 2 7
getGroupBy()
S
70 2 6
select()
S
69 2 7
prepareWhere()
S
70 2 6
prepareInsert()
S
60 1 15
groupBy()
S
72 2 5
prepareHaving()
S
68 2 7
getHaving()
S
68 2 7
getWhere()
S
69 2 7
getFrom()
S
78 2 3
prepareColumnForWhere()
S
73 2 5
findOne()
S
70 2 6
getLimit()
S
78 2 3
prepareSelect()
S
60 1 13
removeLeadingbool()
S
78 1 3
startTransaction()
S
80 1 3
commit()
S
80 1 3
rollback()
S
80 1 3
__construct()
S
76 1 4
take()
S
77 1 4
withCount()
S
76 1 4
whereNotNull()
S
69 1 7
from()
S
77 1 4
getModel()
S
82 1 3
queryFor()
S
77 1 4
newQuery()
S
80 1 3
getBindings()
S
82 1 3
all()
S
80 1 3
first()
S
80 1 3
getConditions()
S
79 1 3
where()
S
77 1 4
orWhere()
S
76 1 4
whereRaw()
S
69 1 7
whereIN()
S
67 1 8
whereNull()
S
69 1 7
whereBetween()
S
66 1 8
destroy()
S
73 1 5
orWhereBetween()
S
64 1 9
having()
S
80 1 3
orHaving()
S
79 1 3
leftJoin()
S
78 1 3
rightJoin()
S
78 1 3
fullJoin()
S
78 1 3
crossJoin()
S
78 1 3
orOn()
S
78 1 3
orderBy()
S
69 1 7
raw()
S
79 1 3
__clone()
S
81 1 3
skip()
S
77 1 4
update()
S
70 1 6
lastInsertId()
S
80 1 3